|
smartbuck8 2.2.0
|
Smart Buck 8 Click context object. More...
#include <smartbuck8.h>
Data Fields | |
| digital_out_t | pon |
| digital_out_t | en |
| digital_in_t | pg |
| i2c_master_t | i2c |
| uint8_t | slave_address |
Smart Buck 8 Click context object.
Context object definition of Smart Buck 8 Click driver.
| digital_out_t en |
Enable pin (active high).
| i2c_master_t i2c |
I2C driver object.
| digital_in_t pg |
Power-good signal pin (active low).
| digital_out_t pon |
Internal power enable pin (active high).
| uint8_t slave_address |
Device slave address (used for I2C driver).